home *** CD-ROM | disk | FTP | other *** search
/ PC Open 107 / PC Open 107 CD 1.bin / CD1 / grafica / Icon Sushi / English.lng < prev    next >
Encoding:
Text File  |  2005-03-12  |  7.1 KB  |  197 lines

  1. //Global informations
  2. AppTitle            @icon sushi
  3. StringVersion            1.17
  4. TranslationInfo        English.$R$Translated by towofu.
  5. //Main form
  6. File1                &File
  7. FileOpen            &Open...
  8. FileSaveSingle            Save as &Single Icon(s)...
  9. FileSaveMulti            Save as &Multiple Icon...
  10. FileSaveICL            Save as Icon &Library...
  11. FileSaveBmp            Save as &Bitmap(s)...
  12. FileSavePng            Save as &PNG...
  13. FileReload            &Reopen File
  14. FileExit            E&xit
  15. FileSave            Save
  16. Edit1                &Edit
  17. EditMask            Edit Transparency &Mask...
  18. EditAlpha            Edit &Alpha Channel...
  19. EditDeleteAlpha            Delete Alpha Channel
  20. EditCopy            Copy
  21. EditPaste            Paste (as New)
  22. EditOverPaste            Paste (Over write)
  23. List1                &List
  24. ListUp                &Up
  25. ListDown            &Down
  26. ListGrpUp            Up this Group
  27. ListGrpDown            Down this Group
  28. ListSelectAll            Select &All
  29. ListDelete            &Delete
  30. ListDeleteAll            &Clear All
  31. ListListView            &Detail View
  32. ListIconView            Ico&n View
  33. ListLibraryView            &Library Edit
  34. ListViewMode_List        Detail View Mode
  35. ListViewMode_Icon        Icon View Mode
  36. ListViewMode_Library        Library Edit Mode
  37. ListGroup            Group selected
  38. ListUnGroup            Disband selected Group
  39. ListDeleteGrp        Delete selected Group
  40. ListRename            Rename
  41. ListMemoryOrder        Set current order to default
  42. Option1                &Options
  43. OptionBgColor            Background &Color...
  44. OptionSize            &Zoom Size
  45. OptionSaveBgColor        &BG color when save
  46. OptionSaveBgColor_Black        Fill with &Black
  47. OptionSaveBgColor_Color        Fill with current BG &Color
  48. OptionSaveBgColor_Nothing    do &Nothing
  49. OptionPNGTransColor            PNG Transparent Color when save
  50. OptionPNGTransColor_Source    Use &source file color
  51. OptionPNGTransColor_Mask    Generate from &Mask
  52. OptionPNGTransColor_Color    Use current BG &Color
  53. OptionPNGTransColor_None    Do&n't set Trans Color
  54. OptionFlatButton            Use &Flat button
  55. OptionLanguages                &Languages
  56. OptionPSD                    &PSD Opening method
  57. OptionPSD_Layer                Each &Layer
  58. OptionPSD_Merged            &Merged Image
  59. OptionPSD_Both                &Both
  60. OptionVersion                &About @icon sushi...
  61. Tool1                &Tools
  62. ToolSelector        Icon &Selector...
  63. ToolScreenshot        &Take Screenshot...
  64. ToolSaveGrpToIcon    Save &Group to Icons...
  65. ToolCountNumberOfGrps    &Count number of groups
  66. ToolNumberOfGrps        There are %d icon group(s).
  67. SBopenHint            Open file
  68. SBsIconHint            Save as Single Icon(s)
  69. SBmIconHint            Save as Multiple Icon
  70. SBICLHint            Save as Icon Library (*.ICL)
  71. SBbmpHint            Save as Bitmap(s)
  72. SBpngHint            Save as PNG
  73. SBReloadHint            Reopen selected Image
  74. SBCopyHint            Copy to Clipboard
  75. SBPasteHint            Paste as New item
  76. SBOverPasteHint            Paste over write to selected item
  77. SBupHint            Move Up
  78. SBdownHint            Move Down
  79. SBGrpUpHint            Move Up Group
  80. SBGrpDownHint            Move Down Group
  81. SBdeleteHint            Delete selected item(s)
  82. SBclearHint            Delete all items
  83. SBmaskHint            Edit transparency mask
  84. SBalphaHint            Edit Alpha Channel
  85. SBZoomInHint            Zoom In
  86. SBZoomOutHint            Zoom Out
  87. ListViewCol00            Icon Name
  88. ListViewCol01            Width
  89. ListViewCol02            Height
  90. ListViewCol03            Color Depth
  91. StatusBarHint00            %d item(s)
  92. StatusBarHint01            Select %d item(s)
  93. IconFilter            icon file (*.ico)|*.ico
  94. ICLFilter            Icon Library (*.icl)|*.icl
  95. BmpFilter            BMP file (*.bmp)|*.bmp
  96. PNGFilter            PNG file (*.png)|*.png
  97. OpenDlgTitle            Open source file(s)
  98. OpenDlgFilter            Src Files(*.bmp, *.ico, *.exe, *.dll, *.icl, *.psd, *.png)|*.bmp;*.ico;*.exe;*.dll;*.icl;*.psd;*.png|Bitmap(*.bmp)|*.bmp|Icon(*.ico)|*.ico|Executable(*.exe, *.dll, *.icl)|*.exe;*.dll;*.icl|Adobe PhotoShop(*.psd)|*.psd|Portable Network Graph(*.png)|*.png|All files(*.*)|*.*
  99. CautionIconLimit        You can't open over %d icons.
  100. CautionFileExists        %s$R$$R$already exists.$R$$R$Do you accept to overwrite?
  101. CautionSameFormat        Two or more icons of the same size and same colors are contained.$R$This process will make inaccurate icon.$R$I recommend you remove double icon or save as ICL.$R$$R$Do you wish to continue?
  102. CautionReadOnly            Failed to save.$R$$R$%s$R$$R$is READ ONLY file.
  103. CautionSaveICLOnlyAnIcon    Only AN icon is selected$R$$R$Do you accept to continue?
  104. CautionUnsupported        %s$R$$R$is not supported file.
  105. CautionNoBlackPalette        %s$R$$R$has NO black in the palette, so "Fill transparent pixs with Black when save" option will be skipped.
  106. CautionDeleteAll        Are you sure to DELETE ALL icons?
  107. CautionGroupIcons        Continuous items must be selected.
  108. CautionFileNotExists        %s$R$$R$isn't existent file.
  109. CautionSortGrouped        Disband all of grouped icons before sorting.
  110. DirBrowserCaption        Please select target directory.
  111. StrOK                OK
  112. StrCancel            Cancel
  113. BtnOK                &OK
  114. BtnCancel            &Cancel
  115. BtnYes                &Yes
  116. BtnNo                &No
  117. BtnYesAll            Yes To &All
  118. //Edit mask form
  119. 2Title                Edit transparency mask
  120. 2Label1Caption            Size
  121. 2ShowMask            Show mask
  122. 2ShowGrid            Show grid
  123. 2Preview            Preview
  124. 2ContinuePickUp            Use color picker continually
  125. 2SBpenHint            Transparency tool
  126. 2SBeraserHint            Opacity tool
  127. 2SBcolorHint            Create mask by color
  128. 2SBclearHint            Clear all transparency mask
  129. 2sbBGColorHint            Change preview BG-color
  130. 2sbUndoHint            Undo (Ctrl+Z)
  131. 2sbAlpha2MaskHint        Create from Alpha
  132. 2StatusBarHint00        XY = (%d,%d)
  133. 2StatusBarHint01        RGB = (%d,%d,%d)
  134. 2ToolHint000            L-click: Be transparent / R-click: Opposite action (Be opaque)
  135. 2ToolHint001            L-click: Select color / R-click: Cancel
  136. 2ToolHint002            Create mask by color
  137. 2ToolHint003            Clear all transparency mask
  138. 2ToolHint004            Save and Exit
  139. 2ToolHint005            Exit Discarding Changes
  140. 2ToolHint006            You need check 'Show mask' to edit mask
  141. 2ToolHint007            L-click: Be opaque / R-click: Opposite action (Be transparent)
  142. 2ToolHint008            Create Mask from Alpha Channel
  143. //edit alpha form
  144. 3Title                Edit Alpha Channel
  145. 3sbPenHint            Transparency tool. NOT draw while hold SHIFT key down.
  146. 3sbEraserHint            Opacity tool. NOT draw while hold SHIFT key down.
  147. 3sbColorHint            Change background color
  148. 3sbUndoHint            Undo (Ctrl+Z)
  149. 3sbAirHint            Toggle Normal / Air-Brush mode
  150. 3sbMask2AlphaHint        Create Alpha Channel from Mask
  151. 3ImgPowerHint            Change brush power
  152. 3ImgBrushHint            Change Brush size
  153. 3BtnOKHint            Save and Exit
  154. 3BtnCancelHint            Exit Discarding Changes
  155. 3ComboSizeHint            Set Zoom Size
  156. 3sbBGColorHint            Change preview BG-color
  157. 3StatusBarAlphaValue        Alpha = (%d)
  158. 3DrawAlphaOnly            Show Alpha Channel Only
  159. //
  160. 4Title                Version info
  161. 4TranslationInfo    Translation Info: 
  162. //Icon selector form
  163. 5Title                Icon Selector
  164. 5UseColor            &Color depth:
  165. 5Color1bit            2 colors (1bit)
  166. 5Color4bit            16 colors (4bit)
  167. 5Color8bit            256 colors (8bit)
  168. 5Color24bit            16.7 million colors (24bit)
  169. 5Color32bit            16.7 million colors with Alpha (32bit)
  170. 5UseSize            &Size:
  171. 5SizeMethod_Larger        or Larger
  172. 5SizeMethod_Smaller        or Smaller
  173. 5SizeMethod_Equal        Equal to
  174. 5SelectButton            Create &New Selection
  175. 5MergeButton            &Add to selection
  176. 5InvertButton            &Invert Selection
  177. 5CloseButton            Close(ESC)
  178. //Screenshot form
  179. 6Title                Take Screenshot
  180. 6grpColor            Background Color
  181. 6grpFormat            Icon Order
  182. 6grpMargin            Margin
  183. 6grpAction            Actions
  184. 6grpPng                PNG Save Options
  185. 6grpJpeg            JPEG Save Options
  186. 6cbPreview            Preview(&P)
  187. 6btnClose            Close(ESC)
  188. 6btnSave            Save...(&S)
  189. 6btnClipboard        To Clipboard(&C)
  190. 6btnChangeColor        Change Color...(&L)
  191. 6ColIcons            Ico&n count in a col: 
  192. 6OuterMargin        &Outer Margin: 
  193. 6IconMargin            &Icon Margin: 
  194. 6JpegQuality        Save &Quality: 
  195. 6Png24bit            24bit
  196. 6Png8bit            8bit
  197.